operator (-) Interface

public interface operator (-)

Calls

interface~~operator (-)~~CallsGraph interface~operator (-) operator (-) proc~hydout_subtract hydout_subtract interface~operator (-)->proc~hydout_subtract

Module Procedures

public function hydout_subtract(hyd1, hyd2) result(hyd3)

Arguments

Type IntentOptional Attributes Name
type(hyd_output), intent(in) :: hyd1
type(hyd_output), intent(in) :: hyd2

Return Value type(hyd_output)